You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVec Class > TMtxVec Methods > SetVal Method > TMtxVec.SetVal Method ([In] TCplx, int, int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVec.SetVal Method ([In] TCplx, int, int)

Set calling object complex elements [Index]..[Index+Len-1] to complex Value.

Syntax
C#
Visual Basic
public TMtxVec SetVal([In] TCplx Value, int Index, int Len);

Complex property of the calling object are set to true even before the call it was false. An exception is raised if calling object array borders are overrun/underrun.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!